columnview: Increase the autoscroll threshold
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2020 16:23:28 +0000 (12:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2020 19:26:10 +0000 (15:26 -0400)
commit110c31681051c86a7fd7629a442e352883b5c1e9
tree339e29a0b256b7eed3bec0dde3ddb0138c80d982
parent470a1aabddaf508550bf04e5d03e72b09da8bd16
columnview: Increase the autoscroll threshold

With autoscroll during DND, we stop when you hit the edge
of the widget, so a larger threshold makes sense to avoid
hitting the edge by accident.
gtk/gtkcolumnview.c